home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / arc / base64.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  1.5 KB  |  46 lines

  1. Short:    Base64 for 68k+PPC, including source
  2. Author:   John Walker, Andreas R. Kleinert (port)
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/arc
  5.  
  6.  A port of the base64 encoder/decoder by John Walker
  7.  for Amiga 68k and powerUP (TM) PPC systems
  8.  
  9.  For information on usage, simply call
  10.  the program as follows:
  11.  
  12.    base64 -?
  13.  
  14.  For the ELF binary, the "e" protection bit
  15.  already has been set (so that you can run it
  16.  directly from Shell using the ElfLoadSeg patch
  17.  - otherwise please use SAS/C's "RunElf" tool).
  18.  
  19.  What had to be done for the port ?
  20.  Mainly adding the makefile plus this readme.
  21.  
  22.  For more information on the program, i.e. a manual page,
  23.  take a look at the original author's homepage under:
  24.  
  25.        http://www.fourmilab.ch
  26.  
  27.  --
  28.  ARK, 26/Apr/98
  29.  
  30.  
  31. ============================= Archive contents =============================
  32.  
  33. Original  Packed Ratio    Date     Time    Name
  34. -------- ------- ----- --------- --------  -------------
  35.    11412    7266 36.3% 26-Apr-98 14:40:20 +base64
  36.     3000    1489 50.3% 26-Apr-98 14:36:10 +base64.1
  37.     7469    2635 64.7% 26-Apr-98 14:36:10 +base64.c
  38.    37786   17036 54.9% 26-Apr-98 14:43:20 +base64.elf
  39.      760     472 37.8% 26-Apr-98 15:04:54 +base64.readme
  40.     2218     545 75.4% 26-Apr-98 14:36:10 +Makefile
  41.     7386    2686 63.6% 26-Apr-98 14:36:10 +rfc1341.txt
  42.      219     145 33.7% 26-Apr-98 14:40:10 +SCOPTIONS
  43.      511     266 47.9% 26-Apr-98 14:43:14 +smakefile
  44. -------- ------- ----- --------- --------
  45.    70761   32540 54.0% 27-Apr-98 18:38:04   9 files
  46.